purple_prpl_got_attention_in_chat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_prpl_got_attention_in_chat(PurpleConnection* gc, int id, const(char)* who, guint type_code)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_prpl_got_attention_in_chat
    (,
    int id
    ,
    const(char)* who
    ,
    guint type_code
    )
  2. da_purple_prpl_got_attention_in_chat purple_prpl_got_attention_in_chat;

Meta